-- card: 3246 from stack: in -- bmap block id: 11387 -- flags: 0000 -- background id: 2769 -- name: General Processes and Terms ----- HyperTalk script ----- on closeCard cleanexit hide cd btn id 16 hide cd btn id 17 end CloseCard -- part 1 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=297 top=224 right=314 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 14 (button) -- low flags: 00 -- high flags: A002 -- rect: left=51 top=137 right=155 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Asthenosphere ----- HyperTalk script ----- on mouseUp global fieldname, oldname put the short name of me into fieldname lock screen set the visible of cd btn id 17 to not the visible of cd btn id 17 set the visible of card field fieldname to not the visible of cd field fieldname unlock screen with visual dissolve end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 8002 -- rect: left=78 top=86 right=105 bottom=172 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 2 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Lithosphere ----- HyperTalk script ----- on mouseUp --repeat with i=1 to number of card fields --lock screen -- hide card field i -- unlock screen with visual dissolve fast -- end repeat global fieldname, oldname if the visible of card field "asthenosphere" is true then send mouseup to card field "asthenosphere" end if put the short name of me into fieldname lock screen set the visible of card btn id 16 to not the visible of card btn id 16 set the visible of card field fieldname to not the visible of cd field fieldname unlock screen with visual dissolve end mouseUp -- part 7 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=132 top=80 right=326 bottom=386 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: lithosphere ----- HyperTalk script ----- on mouseUp set locktext of me to true global fieldname lock screen hide me --hide card button fieldname hide card btn id 16 unlock screen with visual dissolve end mouseup -- part 16 (button) -- low flags: 80 -- high flags: C000 -- rect: left=132 top=80 right=111 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 2 -- text size: 18 -- style flags: 256 -- line height: 24 -- part name: Lithosphere ----- HyperTalk script ----- on mouseUp set hilite of me to true global fieldname lock screen hide me --hide card button fieldname hide card btn id 16 hide card field "lithosphere" unlock screen with visual dissolve end mouseUp -- part 12 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=134 top=52 right=342 bottom=423 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: asthenosphere ----- HyperTalk script ----- on mouseUp set locktext of me to true global fieldname lock screen hide me --hide card button fieldname hide cd btn id 17 unlock screen with visual dissolve end mouseup -- part 17 (button) -- low flags: 80 -- high flags: C000 -- rect: left=135 top=52 right=83 bottom=420 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 2 -- text size: 18 -- style flags: 256 -- line height: 24 -- part name: Asthenosphere ----- HyperTalk script ----- on mouseUp set hilite of me to true global fieldname lock screen hide me hide card field fieldname --hide card button fieldname hide card btn id 16 hide card field "lithosphere" unlock screen with visual dissolve end mouseUp -- part 18 (button) -- low flags: 00 -- high flags: A002 -- rect: left=16 top=319 right=340 bottom=76 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp global ReturnCard go ReturnCard end mouseUp -- part contents for background part 1 ----- text ----- General Terms -- part contents for card part 1 ----- text ----- include: lithosphere, asthenosphere, crust(continental and oceanic)convection currents continental drift -- part contents for card part 7 ----- text ----- The lithosphere is the brittle outermost layer of the earth which is broken into plates. It includes all of the crust and part of the upper mantle. Composition: Primarily Basalt except for continental crust which is granitic. -- part contents for card part 12 ----- text ----- The asthenosphere is layer of semi-molten rock below the lithosphere and is the source of magma that ultimately reaches the surface as lava. Its composition is mafic (same as the lithosphere) but due to extreme HEAT and PRESSURE it can flow very slowly. Convection currents within the asthenosphere are thought to be the driving force of plate movement.